home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000125_owner-linux-arm…r.rutgers.edu _Thu Jun 11 09:30:05 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id JAA20299
  4.     for <willy@odie.barnet.ac.uk>; Thu, 11 Jun 1998 09:30:04 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id JAA17457
  7.     for <willy@bofh.ai>; Thu, 11 Jun 1998 09:30:45 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:21589 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <10722-686>; Thu, 11 Jun 1998 11:23:06 +0300
  9. Received: by vger.rutgers.edu id <971569-27857>; Thu, 11 Jun 1998 02:34:18 -0400
  10. Received: from pyramid.businessmonitor.co.uk ([194.205.10.2]:3979 "EHLO pyramid.businessmonitor.co.uk" ident: "SOCKWRITE-65") by vger.rutgers.edu with ESMTP id <971640-27857>; Thu, 11 Jun 1998 02:33:59 -0400
  11. Received: from datacash.com by pyramid.businessmonitor.co.uk (8.8.7/businessmonitor1.3)
  12.     id JAA07251; Thu, 11 Jun 1998 09:14:39 +0100 (BST)
  13. Message-ID: <357F9524.463F8E5D@datacash.com>
  14. Date:     Thu, 11 Jun 1998 09:28:20 +0100
  15. From: Sam Kington <sam@datacash.com>
  16. X-Mailer: Mozilla 4.04 [en] (X11; U; Linux 2.0.30 i586)
  17. MIME-Version: 1.0
  18. To: ARM Linux mailing list <linux-arm@vger.rutgers.edu>
  19. Subject: Re: Compiling Apache 1.3.0
  20. References: <199806102227.XAA19727@odie.barnet.ac.uk>
  21. Content-Type: text/plain; charset=us-ascii
  22. Content-Transfer-Encoding: 7bit
  23. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  24. Sender: owner-linux-arm@vger.rutgers.edu
  25. Precedence: bulk
  26. X-Loop: majordomo@vger.rutgers.edu
  27. Status: RO
  28.  
  29. Matthew Wilcox wrote:
  30. > > ===> main
  31. > > gcc -c  -I../os/unix -I../include   -DLINUX=2 -D__arm -DUSE_HSREGEX
  32. > > http_config.c
  33. > > http_config.c:271: parse error before `module'
  34. > Well, based on a quick look at the code in question, line 271 uses
  35. > XtOffset.  This isn't a function I'm aware of, so I do
  36. > `find . -type f |xargs grep XtOffset |less'.  I discover it's defined in
  37. > include/conf.h.  So look through that... ah, there it is.  For some
  38. > reason, if __arm is defined, it defines it to be _Offsetof(...) which
  39. > I can't find defined anywhere.  I recommend you todge the Makefile and
  40. > remove the -D__arm from it; maybe it'll work then?
  41.  
  42. Nope; makes no difference. It didn't originally *have* the __arm flag
  43. in; I added it in after looking through conf.h and finding the #ifdef
  44. __arm. Made no difference at all. Bleargh.
  45.  
  46. Sam
  47. -- 
  48. Home page: http://www.illuminated.co.uk/
  49. INWO Homebrew: http://www.illuminated.co.uk/inwo/
  50. Not my employer's opinion, no snappy quote
  51. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu